Skip to content

remove ineffective cache mount lines - #3840

Open
EmilyRagan wants to merge 1 commit into
mainfrom
docker-clarity
Open

EmilyRagan wants to merge 1 commit into
mainfrom
docker-clarity

Conversation

@EmilyRagan

@EmilyRagan EmilyRagan commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

What changed

Removed Docker cache mounts for uv

Why it changed

They were being overridden by UV_CACHE_DIR already, cache mounts were misleading

Testing strategy

openc3.sh build

Review notes

SonarQube failures are existing reports of missing --no-build flags. I am looking into possible ways to address this, will open a separate PR

@EmilyRagan EmilyRagan self-assigned this Sep 8, 2026
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.40%. Comparing base (64205c4) to head (bdab26b).
⚠️ Report is 80 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3840      +/-   ##
==========================================
+ Coverage   79.38%   79.40%   +0.01%     
==========================================
  Files         897      897              
  Lines       67605    67614       +9     
  Branches     2658     2610      -48     
==========================================
+ Hits        53666    53686      +20     
+ Misses      13266    13259       -7     
+ Partials      673      669       -4     
Flag Coverage Δ
frontend 66.54% <ø> (+0.02%) ⬆️
python 79.41% <ø> (-0.01%) ⬇️
ruby-api 82.22% <ø> (+0.24%) ⬆️
ruby-backend 84.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

sonarqubecloud Bot commented Sep 8, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
Vulnerabilities with severity Major found (required < Minor)
Code smells with severity Major found (required < Major)

See analysis details on SonarQube Cloud

@EmilyRagan
EmilyRagan added this pull request to stack #3842 September 8, 2026 23:46
@EmilyRagan
EmilyRagan removed this pull request from stack #3842 September 15, 2026 00:09
@EmilyRagan
EmilyRagan marked this pull request as ready for review September 15, 2026 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant